const github.com/vmihailenco/bufpool.maxInt
2 uses
github.com/vmihailenco/bufpool (current package)
buffer.go#L43: const maxInt = int(^uint(0) >> 1)
buffer_ext.go#L53: } else if c > maxInt-c-n {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)